Welcome![Sign In][Sign Up]
Location:
Search - matlab smith

Search list

[matlab粒子滤波matlab程序

Description:

第一篇:Particle filter example, adapted from Gordon, Salmond, and Smith paper.
第二篇:Particle filter example.Track a body falling through the atmosphere.This system is taken from [Jul00], which was based on [Ath68].
总共5篇,有EKF AUF等滤波器


Platform: | Size: 9652 | Author: lintong0407 | Hits:

[matlabsmith

Description: 纯滞后系统的smith控制算法,给出了仿真程序清单和simulink仿真模块-delay systems smith control algorithm, a simulation program is given a list and Simulink simulation module
Platform: | Size: 3072 | Author: 潘若明 | Hits:

[Other systemssmith-

Description: matlab编写的史密斯圆图 运行.m文件-matlab Smith prepared plans to run. m file
Platform: | Size: 16384 | Author: para | Hits:

[File Format-smith

Description: 用matlab实现smith圆图的基本思路和指导。-Using matlab circle diagram smith realize the basic ideas and guidance.
Platform: | Size: 117760 | Author: 黄黄 | Hits:

[Special Effectssusan-matlab

Description: 为了便于在matlab中调用susan算法的c实现函数,对Stephen Smith写的susan2.1 c源码进行简单编辑剪裁,并提供常用susan函数的matlab mex接口函数,使用者在matlab中简单编译后就能使用了。-Matlab in order to facilitate call susan algorithm realize the c function, written by Stephen Smith on susan2.1 c source code for simple cut editing, and provide common susan function matlab mex interface function, the user in a simple matlab compiler will be able to post use.
Platform: | Size: 35840 | Author: syx | Hits:

[GUI DevelopSmith

Description: smith chart 模拟软件,可视化GUI界面,鼠标选择圆图上坐标或输入数据进行计算,方便直观-smith chart simulation software, visualization GUI interface, the mouse to choose a round map coordinates or input data is calculated to facilitate intuitive
Platform: | Size: 150528 | Author: zhou zling | Hits:

[assembly languageplotSmithChart

Description: smith chart for matlab
Platform: | Size: 3072 | Author: peter | Hits:

[Post-TeleCom sofeware systemssmith

Description: smith圆图,基于matlab。上传者原创,包括gui用户界面,非常值得学习者参考!-smith circular map, based on matlab. From original, including the gui user interface, very worthwhile reference learners!
Platform: | Size: 8192 | Author: zixin | Hits:

[matlabplot-Smith-Chart

Description: 使用matlab画的smith圆图,但是没有动态的显示。-Smith painting using matlab circle diagram, but no dynamic display.
Platform: | Size: 3072 | Author: liu | Hits:

[matlabsmith

Description: 实现smith圆图显示和阻抗匹配,能够解决传输线阻抗匹配问题-The realization of smith chart display and impedance matching, transmission line impedance matching to solve the problem
Platform: | Size: 685056 | Author: 张晨 | Hits:

[Graph Drawingsmith

Description: smith圆图及阻抗匹配等相关应用,附有详细的代码-Smith Chart and impedance matching smith and other related applications, with detailed code
Platform: | Size: 44032 | Author: 未央 | Hits:

[MPISmith

Description: smith圆图的matlab实现,快速解决一些电阻电容方面的计算-smith circle graph matlab achieve rapid solution to some aspects of resistance capacitance calculation
Platform: | Size: 20480 | Author: 李剑侠 | Hits:

[matlabsmith

Description: 用matlab实现单双枝节阻抗匹配,并用smith圆图匹配演示过程-Using matlab to achieve single-and double-side impedance matching, and demonstrate smith circle graph matching process
Platform: | Size: 43008 | Author: 张飞 | Hits:

[matlabPI_Smith

Description: Smith预估控制算法和PI控制算法的联合运用-Smith
Platform: | Size: 1024 | Author: 时代 | Hits:

[assembly languageplotSmithChart

Description: MATLAB官方制作的精细的史密斯圆图 (1) plotsmithchart.m Usage: (1) plotsmithchart(Zl,Zo) Where Zl is the Load Impedence (possibly complex) and Zo is the Characteristic Line Impedence. Plots a smith chart, along with the reflection coefficient circle and the line of intersection with resistive component equal to 1. (2) plotsmithchart Without any parameters draws a blank smith chart. Wavelengths toward the generator are labeled around the perimeter. Example calls: (1) plotsmithchart(25,50) Draws a smithchart,calculates and plots the reflection coefficient for a characteristic impedence of 50 ohms and a load impedence of 25 ohms. (2) plotsmithchart(50+50j,75) Same as (1) with a load impedence of 50+50j ohms. (3) plotsmithchart Plots a blank Smith Chart. -Files: (1) plotsmithchart.m Usage: (1) plotsmithchart(Zl,Zo) Where Zl is the Load Impedence (possibly complex) and Zo is the Characteristic Line Impedence. Plots a smith chart, along with the reflection coefficient circle and the line of intersection with resistive component equal to 1. (2) plotsmithchart Without any parameters draws a blank smith chart. Wavelengths toward the generator are labeled around the perimeter. Example calls: (1) plotsmithchart(25,50) Draws a smithchart,calculates and plots the reflection coefficient for a characteristic impedence of 50 ohms and a load impedence of 25 ohms. (2) plotsmithchart(50+50j,75) Same as (1) with a load impedence of 50+50j ohms. (3) plotsmithchart Plots a blank Smith Chart.
Platform: | Size: 3072 | Author: jack | Hits:

[Windows Developsmith

Description: 1.本程序拟已知驻波比系数ρ,波节点的距离l_m_i_n,和频率f的情况下,求解归一化阻抗Z~, 所以在本程序运行时,要首先输入正确的驻波比系数ρ,波节点的距离l_m_i_n,和频率f; 2.本程序由于视野有限,课本后面的那个圆图并未全部显示出来,只是显示了本程序有用的部分 3.编制本程序的小组成员为微波技术实验分组,倪庆等; 4.由于时间原因,未能打成exe可执行文件包; 5.由于圆图信息量大,所以运行后要把窗口最大化才能正常显示; 6.红色的圆点即为阻抗圆点;- 1. This procedure is known to be standing wave ratio coefficient ρ, nodal points, the distance l_m_i_n, and frequency f of the situation, solving the normalized impedance Z ~, so this program is running, we must first enter the correct standing wave than the coefficient of ρ, nodal points, the distance l_m_i_n, and frequency f 2. This procedure is limited because of vision, books that chart the back had not been fully displayed, but shows the useful part of this program 3. preparation of the program members of the group of microwave technology experiment for the group, Ni Qing, etc. 4. due to time reasons, not labeled as exe executable file package 5. As the chart informative, so running should maximize the window will be displayed properly 6. red dot dot shall impedance
Platform: | Size: 3072 | Author: 倪庆 | Hits:

[matlabMatlab---Smith-chart

Description: 微波技术电子史密斯圆图程序Matlab---Smith-chart-Matlab---Smith-chart
Platform: | Size: 1446912 | Author: machong | Hits:

[matlabsmith

Description: 通过matlab中的gui功能实现的史密斯圆图的匹配等功能的操作界面-Gui in matlab functions through the implementation of the Smith chart of the matching function interface
Platform: | Size: 185344 | Author: Pan Yue | Hits:

[Special Effectssmith

Description: 本代码对于进行史密斯圆图的研究很有帮助,可以直观的看到史密斯圆图的信息。-smith chart
Platform: | Size: 1024 | Author: luke | Hits:

[Othersmith

Description: 用matlab编写的smith圆图工具软件(Microwave operation, the Smith tool software that is written by myself using matlab)
Platform: | Size: 18432 | Author: oo31323 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net